[INFO] cloning repository https://github.com/scottidler/claude-permit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scottidler/claude-permit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottidler%2Fclaude-permit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottidler%2Fclaude-permit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e7f35d5504562442674b351bd2e0cfede9fc57c
[INFO] testing scottidler/claude-permit against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottidler%2Fclaude-permit" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/scottidler/claude-permit
[INFO] finished tweaking git repo https://github.com/scottidler/claude-permit
[INFO] tweaked toml for git repo https://github.com/scottidler/claude-permit written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/scottidler/claude-permit on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/scottidler/claude-permit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84c778817be063479ff753002af4ee77309af7ddf75d4a1255d6f2dbc5db4662
[INFO] running `Command { std: "docker" "start" "-a" "84c778817be063479ff753002af4ee77309af7ddf75d4a1255d6f2dbc5db4662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84c778817be063479ff753002af4ee77309af7ddf75d4a1255d6f2dbc5db4662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84c778817be063479ff753002af4ee77309af7ddf75d4a1255d6f2dbc5db4662", kill_on_drop: false }`
[INFO] [stdout] 84c778817be063479ff753002af4ee77309af7ddf75d4a1255d6f2dbc5db4662
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a54c3fc359bb32cddd3d2afe1dd1d42d596e02f3684a7e9aac60b21b5f2b4d34
[INFO] running `Command { std: "docker" "start" "-a" "a54c3fc359bb32cddd3d2afe1dd1d42d596e02f3684a7e9aac60b21b5f2b4d34", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling claude-permit v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.16s
[INFO] running `Command { std: "docker" "inspect" "a54c3fc359bb32cddd3d2afe1dd1d42d596e02f3684a7e9aac60b21b5f2b4d34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a54c3fc359bb32cddd3d2afe1dd1d42d596e02f3684a7e9aac60b21b5f2b4d34", kill_on_drop: false }`
[INFO] [stdout] a54c3fc359bb32cddd3d2afe1dd1d42d596e02f3684a7e9aac60b21b5f2b4d34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2aa46e9b98bb54f66c9dfceb9784d309f842686fe9366b1299356ea887b71724
[INFO] running `Command { std: "docker" "start" "-a" "2aa46e9b98bb54f66c9dfceb9784d309f842686fe9366b1299356ea887b71724", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling claude-permit v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.50s
[INFO] running `Command { std: "docker" "inspect" "2aa46e9b98bb54f66c9dfceb9784d309f842686fe9366b1299356ea887b71724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2aa46e9b98bb54f66c9dfceb9784d309f842686fe9366b1299356ea887b71724", kill_on_drop: false }`
[INFO] [stdout] 2aa46e9b98bb54f66c9dfceb9784d309f842686fe9366b1299356ea887b71724
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70cc58057cbe18e2713972d46898b88b07c71cdb13f0634bc19f805ae4802e60
[INFO] running `Command { std: "docker" "start" "-a" "70cc58057cbe18e2713972d46898b88b07c71cdb13f0634bc19f805ae4802e60", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claude_permit-ca9e9707a0d5dcf0)
[INFO] [stdout] 
[INFO] [stdout] running 104 tests
[INFO] [stdout] test cmd::apply::tests::parse_apply_filter_specific ... ok
[INFO] [stdout] test cmd::apply::tests::deny_list_rules_not_acted_on ... ok
[INFO] [stdout] test cmd::apply::tests::parse_apply_filter_unknown_errors ... ok
[INFO] [stdout] test cmd::apply::tests::parse_apply_filter_empty_is_all ... ok
[INFO] [stdout] test cmd::apply::tests::missing_local_file_handled ... ok
[INFO] [stdout] test cmd::apply::tests::no_filters_selected_no_ops ... ok
[INFO] [stdout] test cmd::apply::tests::dry_run_does_not_modify_files ... ok
[INFO] [stdout] test cmd::apply::tests::preserves_non_permission_fields ... ok
[INFO] [stdout] test cmd::apply::tests::dupe_removed_from_correct_file ... ok
[INFO] [stdout] test cmd::audit::tests::format_table_has_header ... ok
[INFO] [stdout] test cmd::audit::tests::audit_classifies_rules ... ok
[INFO] [stdout] test cmd::check::tests::check_hook_found ... ok
[INFO] [stdout] test cmd::audit::tests::narrow_recommendation_for_broad_patterns ... ok
[INFO] [stdout] test cmd::apply::tests::promote_moves_rule_to_global ... ok
[INFO] [stdout] test cmd::check::tests::check_database_missing ... ok
[INFO] [stdout] test cmd::log::tests::deny_reason_git_tag ... ok
[INFO] [stdout] test cmd::log::tests::log_result_passthrough_json ... ok
[INFO] [stdout] test cmd::audit::tests::format_json_valid ... ok
[INFO] [stdout] test cmd::audit::tests::format_table_empty ... ok
[INFO] [stdout] test cmd::apply::tests::remove_deletes_dangerous_from_local ... ok
[INFO] [stdout] test cmd::log::tests::log_result_deny_json ... ok
[INFO] [stdout] test cmd::log::tests::deny_reason_cd_and ... ok
[INFO] [stdout] test cmd::log::tests::deny_reason_rm_rf ... ok
[INFO] [stdout] test cmd::suggest::tests::command_prefix_compound ... ok
[INFO] [stdout] test cmd::suggest::tests::command_prefix_non_compound ... ok
[INFO] [stdout] test cmd::suggest::tests::command_prefix_single ... ok
[INFO] [stdout] test cmd::suggest::tests::make_rule_webfetch ... ok
[INFO] [stdout] test cmd::suggest::tests::make_rule_bash ... ok
[INFO] [stdout] test cmd::apply::tests::promote_dedup_already_in_global ... ok
[INFO] [stdout] test cmd::check::tests::check_hook_not_registered ... ok
[INFO] [stdout] test cmd::audit::tests::redundant_when_broader_rule_exists ... ok
[INFO] [stdout] test cmd::suggest::tests::make_rule_mcp ... ok
[INFO] [stdout] test config::tests::default_config ... ok
[INFO] [stdout] test config::tests::load_missing_file_uses_defaults ... ok
[INFO] [stdout] test config::tests::load_no_path_uses_defaults ... ok
[INFO] [stdout] test cmd::audit::tests::audit_risk_filter ... ok
[INFO] [stdout] test config::tests::extra_deny_patterns ... ok
[INFO] [stdout] test config::tests::load_partial_yaml ... ok
[INFO] [stdout] test config::tests::load_from_yaml ... ok
[INFO] [stdout] test filter::tests::empty_patterns_returns_all ... ok
[INFO] [stdout] test filter::tests::exact_match_wins ... ok
[INFO] [stdout] test filter::tests::multiple_patterns_same_level ... ok
[INFO] [stdout] test filter::tests::no_match_returns_empty ... ok
[INFO] [stdout] test filter::tests::prefix_match_when_no_exact ... ok
[INFO] [stdout] test filter::tests::substring_match_when_no_prefix ... ok
[INFO] [stdout] test hook::payload::tests::normalize_bash_command ... ok
[INFO] [stdout] test hook::payload::tests::normalize_edit_file_path ... ok
[INFO] [stdout] test hook::payload::tests::normalize_glob_pattern ... ok
[INFO] [stdout] test hook::payload::tests::normalize_mcp_tool ... ok
[INFO] [stdout] test hook::payload::tests::normalize_missing_field_returns_empty ... ok
[INFO] [stdout] test hook::payload::tests::normalize_read_file_path ... ok
[INFO] [stdout] test hook::payload::tests::normalize_webfetch_url ... ok
[INFO] [stdout] test hook::payload::tests::normalize_write_file_path ... ok
[INFO] [stdout] test hook::payload::tests::parse_bash_payload ... ok
[INFO] [stdout] test hook::payload::tests::parse_payload_with_extra_fields ... ok
[INFO] [stdout] test hook::payload::tests::parse_payload_without_session_id ... ok
[INFO] [stdout] test risk::tier::tests::allow_safe_commands ... ok
[INFO] [stdout] test risk::tier::tests::bash_dash_c_is_dangerous ... ok
[INFO] [stdout] test risk::tier::tests::broad_git_pattern ... ok
[INFO] [stdout] test risk::tier::tests::classify_dangerous_bash ... ok
[INFO] [stdout] test risk::tier::tests::classify_file_tools ... ok
[INFO] [stdout] test risk::tier::tests::classify_input_bash_dangerous ... ok
[INFO] [stdout] test risk::tier::tests::classify_input_bash_safe ... ok
[INFO] [stdout] test risk::tier::tests::classify_input_force_push ... ok
[INFO] [stdout] test risk::tier::tests::classify_mcp_read ... ok
[INFO] [stdout] test risk::tier::tests::classify_mcp_write ... ok
[INFO] [stdout] test risk::tier::tests::classify_moderate_bash ... ok
[INFO] [stdout] test risk::tier::tests::classify_safe_bash ... ok
[INFO] [stdout] test risk::tier::tests::classify_skill ... ok
[INFO] [stdout] test risk::tier::tests::classify_web_tools ... ok
[INFO] [stdout] test risk::tier::tests::deny_cd_and ... ok
[INFO] [stdout] test risk::tier::tests::deny_git_tag_delete ... ok
[INFO] [stdout] test risk::tier::tests::deny_rm_r ... ok
[INFO] [stdout] test risk::tier::tests::deny_rm_rf ... ok
[INFO] [stdout] test risk::tier::tests::env_var_prefix_is_dangerous ... ok
[INFO] [stdout] test risk::tier::tests::git_dash_c_is_dangerous ... ok
[INFO] [stdout] test risk::tier::tests::git_without_dash_c_not_affected ... ok
[INFO] [stdout] test risk::tier::tests::lowercase_var_is_not_env_var ... ok
[INFO] [stdout] test risk::tier::tests::not_broad_specific_git ... ok
[INFO] [stdout] test risk::tier::tests::recommend_deny_pattern ... ok
[INFO] [stdout] test risk::tier::tests::recommend_keep_moderate_local ... ok
[INFO] [stdout] test risk::tier::tests::recommend_narrow_broad ... ok
[INFO] [stdout] test risk::tier::tests::recommend_promote_safe_local ... ok
[INFO] [stdout] test risk::tier::tests::recommend_remove_dangerous_local ... ok
[INFO] [stdout] test risk::tier::tests::starts_with_env_var_fn ... ok
[INFO] [stdout] test cmd::apply::tests::backup_runs_without_error ... FAILED
[INFO] [stdout] test settings::parser::tests::missing_files_ok ... ok
[INFO] [stdout] test settings::parser::tests::parse_global_settings ... ok
[INFO] [stdout] test settings::parser::tests::parse_both_files ... ok
[INFO] [stdout] test cmd::report::tests::report_empty_session ... ok
[INFO] [stdout] test settings::parser::tests::settings_with_extra_fields ... ok
[INFO] [stdout] test cmd::log::tests::log_inserts_event_with_tier ... ok
[INFO] [stdout] test cmd::clean::tests::clean_dry_run_no_panic ... ok
[INFO] [stdout] test cmd::report::tests::report_counts_tiers ... ok
[INFO] [stdout] test cmd::report::tests::report_latest_session ... ok
[INFO] [stdout] test db::store::tests::insert_and_count ... ok
[INFO] [stdout] test cmd::suggest::tests::suggest_with_db ... ok
[INFO] [stdout] test cmd::clean::tests::clean_deletes_old_events ... ok
[INFO] [stdout] test cmd::check::tests::check_database_exists ... ok
[INFO] [stdout] test cmd::suggest::tests::suggest_filters_task_tools ... ok
[INFO] [stdout] test db::store::tests::open_creates_db_and_tables ... ok
[INFO] [stdout] test cmd::suggest::tests::suggest_deduplicates_bash_variants ... ok
[INFO] [stdout] test db::store::tests::creates_parent_directories ... ok
[INFO] [stdout] test db::store::tests::open_idempotent ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::apply::tests::backup_runs_without_error stdout ----
[INFO] [stdout] Applying 0 promote, 1 remove, 0 deny, 0 dupe:
[INFO] [stdout] 
[INFO] [stdout] REMOVE (from local): 1 rules
[INFO] [stdout]   - Bash(sudo rm:*)
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::apply::tests::backup_runs_without_error' (18) panicked at src/cmd/apply.rs:376:114:
[INFO] [stdout] apply: Failed to run rkvr bkup
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/cmd/apply.rs:100:14
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6164d71b16c8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6164d71b16c8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6164d71b16c8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6164d71b16c8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6164d71c72aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6164d71c72aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x6164d71b6012 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6164d71b6012 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6164d718ea96 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6164d718ea96 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6164d71a8fc9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6164d6f82a3c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x6164d6f82a3c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6164d71a9182 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6164d71a9182 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6164d718eb52 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6164d71862b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6164d718f86d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6164d71c7a9c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6164d71c77e2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6164d6ed74ec - <core[5a1c3e9896636f3a]::result::Result<(), eyre[a45767b4c7abd84f]::Report>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6164d6eff440 - claude_permit[2c7815120c2c3b9c]::cmd::apply::tests::backup_runs_without_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/apply.rs:376:114
[INFO] [stdout]   22:     0x6164d6efd077 - claude_permit[2c7815120c2c3b9c]::cmd::apply::tests::backup_runs_without_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/apply.rs:368:35
[INFO] [stdout]   23:     0x6164d6ef89f6 - <claude_permit[2c7815120c2c3b9c]::cmd::apply::tests::backup_runs_without_error::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6164d6f75b1b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6164d6f75b1b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6164d6f83395 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6164d6f83395 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6164d6f83395 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6164d6f83395 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6164d6f83395 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6164d6f83395 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6164d6f83395 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6164d6f7def4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6164d6f7def4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6164d6f86412 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6164d6f86412 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6164d6f86412 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6164d6f86412 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6164d6f86412 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6164d6f86412 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6164d6f86412 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6164d71b0aef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x6164d71b0aef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x799d04fffaa4 - <unknown>
[INFO] [stdout]   45:     0x799d0508ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cmd::apply::tests::backup_runs_without_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 103 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "70cc58057cbe18e2713972d46898b88b07c71cdb13f0634bc19f805ae4802e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70cc58057cbe18e2713972d46898b88b07c71cdb13f0634bc19f805ae4802e60", kill_on_drop: false }`
[INFO] [stdout] 70cc58057cbe18e2713972d46898b88b07c71cdb13f0634bc19f805ae4802e60
